2.2 Standard REST notifications

By default, MyID provides the following standard REST notifications with corresponding mapping files:

Notification

Mapping file

Description

DisableCard

DisableCard.xml

Sends a notification to a REST web service when a device is disabled in MyID.

See section 2.2.1, DisableCard notification.

EnableCard

EnableCard.xml

Sends a notification to a REST web service when a device is enabled in MyID.

See section 2.2.2, EnableCard notification.

REST Device Cancelled

RESTDeviceCancelled.xml

Sends a notification to a REST web service when a device is canceled and therefore removed from association with any people.

See section 2.2.3, REST Device Cancelled notification.

REST Device Issued

RESTDeviceIssued.xml

Sends a notification to a REST web service when a device is issued and has a status of Active.

See section 2.2.4, REST Device Issued notification.

REST Device Reassigned

RESTDeviceReassigned.xml

Sends a notification to a REST web service when a device is reassigned.

See section 2.2.5, REST Device Reassigned notification.

REST Person Added

RESTPersonAdded.xml

Sends a notification to a REST web service when a person is added to MyID.

See section 2.2.6, REST Person Added notification.

REST Person Deleted

RESTPersonDeleted.xml

Sends a notification to a REST web service when a person is deleted from MyID.

See section 2.2.7, REST Person Deleted notification.

REST Person Disabled

RESTPersonDisabled.xml

Sends a notification to a REST web service when a person is disabled in MyID.

See section 2.2.8, REST Person Disabled notification.

REST Person Edited

RESTPersonEdited.xml

Sends a notification to a REST web service when a person is edited in MyID.

See section 2.2.9, REST Person Edited notification.

REST Person Enabled

RESTPersonEnabled.xml

Sends a notification to a REST web service when a person is enabled in MyID.

See section 2.2.10, REST Person Enabled notification.

REST Request Added

RESTRequestAdded.xml

Sends a notification to a REST web service when an Issue Card request is added in MyID.

See section 2.2.11, REST Request Added notification.

REST Request Updated

RESTRequestUpdated.xml

Sends a notification to a REST web service when an Issue Card request is updated in MyID.

See section 2.2.12, REST Request Updated notification.

You can create an external system for each of these REST notifications. Use the name of the notification as the name of the external system, and select the corresponding mapping file. See section 2.1, Configuring an external system for REST notifications.